home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8487 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.4 KB

  1. Path: softsite.co.at!wsog
  2. Date: 16 Feb 1996 09:43:00 +0100
  3. From: wsog@softsite.co.at (Walter Sommergruber)
  4. Newsgroups: comp.lang.c++,comp.os.ms-windows.programmer.tools.mfc,comp.os.ms-windows.programmer.tools.owl,comp.sys.mac.programmer.codewarrior,comp.sys.mac.programmer.tools
  5. Message-ID: <62xwEnGrnTB@softsite.co.at>
  6. References: <gcollaud-0702961353220001@mhayward.bus.sfu.ca>
  7.     <62S_8FLMnTB@softsite.co.at> <311B283B.5C10@interramp.com>
  8.     <Chris_Bailey-1202960925370001@rigel17.wco.com>
  9.     <kerr-1502961137450001@slip7-1.acs.ohio-state.edu>
  10. Subject: Re: cros-platform (mac-ms-windows) development
  11. X-Newsreader: XP v3.02
  12. X-Charset: ISO-8859-1
  13. Organization: Sommergruber Software & Dienstleistungen
  14.  
  15. Kerr Gibson  (kerr@math.ohio-state.edu) wrote on 15.02.96
  16. about "Re: cros-platform (mac-ms-windows) development":
  17.  
  18. > One question this brings up to my mind.  Is there anything out there that
  19. > will convert previously created programs from one platform to another- or
  20. > does everyone recommend buying a cross platform kit and porting your code
  21. > to it?
  22.  
  23. No chance. But I know two tools to compile Windows-MFC applications
  24. for Unix - they are not cheap and buggy.
  25.  
  26. > Another issue is what to do about technologies that your program uses on
  27. > one platform that do not exist on another.  What do people do about that?
  28. >
  29. > I guess what I'm really saying is, do these cross platform builders really
  30. > only work with the most generic of programs or can they be made to fully
  31. > utilize the capabilities of the varying platforms?  E.g. OLE, applescript,
  32. > java, etc.
  33.  
  34. There are features like OLE that are not very simple and where it's
  35. hard to implement them on other platforms. But in general, a good cross
  36. platform tool should enable you to use most of the features. One
  37. good example is the Zinc Application Framework. Under windows there
  38. is a concept of notebooks/tabbed queues for a window with several
  39. sub-windows which you can reach via tabs. This feature is not
  40. available on many platforms, but Zinc makes it usable for
  41. Dos, Windows, Macintosh, OS/2 and Unix - with ONE source code.
  42.  
  43. BTW: If you want more infos about Zinc, take a look at
  44.    http://www.softsite.co.at/softsite/szince.htm   (english)
  45.    http://www.softsite.co.at/softsite/szinc.htm    (german)
  46.  
  47. ---
  48. Walter Sommergruber                                    The Software Site
  49. email: wsog@softsite.co.at           http://www.softsite.co.at/softsite/
  50.